From: Kevin Ryde Date: Sun, 8 Nov 2009 21:49:49 +0000 (+0000) Subject: * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9583 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=46077b89f4b8af64a3a5feec707672d586934639;p=emacs.git * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun at end of sentence (my Bug#4818). --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d353fdf7832..bb8c9a53259 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2009-11-08 Kevin Ryde + + * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun + at end of sentence (my Bug#4818). + 2009-11-08 Jared Finder * progmodes/compile.el (compilation-error-regexp-alist-alist):